CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 51 UART

搜索资源列表

  1. 999999

    0下载:
  2. 与MCS-51单片机产品兼容、8K字节在系统可编程Flash存储器、 1000次擦写周期、 全静态操作:0Hz~33Hz、三级加密程序存储器 、32个可编程I/O口线、三个16位定时器/计数器八个中断源 、全双工UART串行通道、 低功耗空闲和掉电模式、掉电后中断可唤醒、看门狗定时器、双数据指针、掉000000~999999计数-he use of analog circuits and digital circuit design of the meter as a whole circuit
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:914
    • 提供者:liang
  1. barcode

    0下载:
  2. 条码读入CPU 1. 与条码读入器的通讯 1.1 采用标准的UART通讯协议,波特率为9600,没有校验位,一个停止位。 1.2 通讯的过程是单工的,数据流总是从条码读入器到CPU。 1.3 正常的数据传送总是以一个换行符开始,六个数字,以一个回车符结束。 -51
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:99346
    • 提供者:陈广丰
  1. crc

    1下载:
  2. 非常使用的crc8程序,可用于串口通信,无线通信等场合需要数据校验的应用。在51单片机上测试通过。-crc8 program, very useful in many applications such as UART & wireless communication. it s has been successfuly compiled upon 51 MCU.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1321
    • 提供者:zhanghya
  1. PCkeyboard

    0下载:
  2. 利用51单片机实现PC键盘驱动,并将键值转换成相应的ASC码,通过UART上传到PC上-Single chip using 51 PC keyboard-driven, and keys into the appropriate ASC code uploaded to the PC through the UART on
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:53840
    • 提供者:王程刚
  1. Serial

    0下载:
  2. 51单片机通过串口UART向PC发送4x4键盘的键值,同时通过数码管显示键值。-51 microcontroller through the serial port UART to send a 4x4 PC keyboard keys, and keys through the digital display.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:39433
    • 提供者:usloy
  1. UsbToUart

    0下载:
  2. 用51,外接USB芯片,控制USB转串口-USB TO UART C51
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:94195
    • 提供者:林贻聪
  1. UART_c_asm

    0下载:
  2. 51单片机异步串行通信UART最精简的小程序,程序虽简短功能却完备,实现全双工通信,实现接收、发送及中断接收,分别用C语言和 asm汇编,且两者联调测试过。main中有简单的调用,一看就会。-UART program with C & asm codes for 51 MCU
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:1231
    • 提供者:yyf
  1. src

    0下载:
  2. 基于Keil 和 51 单片机的带缓冲的串口c程序源代码。-The source of UART based on Keil.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:3526
    • 提供者:曾光辉
  1. wl013

    0下载:
  2. 51系列单片机驱动的串口通讯-MCS51——UART
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:1300
    • 提供者:surmountliu
  1. DS18B20

    0下载:
  2. DS18B20 的温度报警,基于51单片机,包含向上位机的串口发送-DS18B20 from UART to the computer using 89C51
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:6141
    • 提供者:life_style
  1. 89c51

    0下载:
  2. 51单片机由UART控制电机的原码,带UART传输协议-51 single-chip UART control the motor from the original code, with the UART protocol
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9370
    • 提供者:杨玖星
  1. F040_uart

    0下载:
  2. 增强型51单片机C8051F040的串口通讯程序源码-C8051F040 UART
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:5618
    • 提供者:常耀元
  1. UARTP89S52

    0下载:
  2. 51mcu串口通信 51mcu串口通信-51 MCU UART with AT89S5251 MCU UART with AT89S52
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:15645
    • 提供者:董祖海
  1. UART_51

    0下载:
  2. 单片机串行口的驱动程序,可以直接发送字符串和数组-Serial port driver can send strings and arrays
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1141
    • 提供者:邬志锋
  1. 51_uart_fifo51

    0下载:
  2. 51_uart_fifo51 串口收发程序源代码 环形缓冲区实现-Serial transceivers to achieve ring buffer source code
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:48060
    • 提供者:willigo
  1. TX-1C-TEST-SOURCE

    2下载:
  2. 郭天祥51单片机整板测试代码。18b20、1602、24c02、12864、AD、DA、KEY、UART-Guo Tianxiang 51 single-chip full-board test code. 18b20, 1602,24 c02, 12864, AD, DA, KEY, UART
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:66999
    • 提供者:张张
  1. LPC900_SPI

    0下载:
  2. LPC900 FLASH单片机,是PHILIPS公司推出的一款高性能、微功耗51内核单片机,主要集成了字节方式的I2C总线、SPI总线、增强型UART接口、实时时钟、E2PROM、A/D转换器、ISP/IAP在线编程和远程编程方式等一系列有特色的功能部件。-LPC900 FLASH MCU is PHILIPS company introduced a high performance, micro-power 51-core chip, a byte-oriented major integr
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:181400
    • 提供者:
  1. LEDcontrol

    4下载:
  2. 通过使用51单片机的定时器功能,控制P89V51RD2单片机实验板上的8个LED灯。要求上电复位后,每个LED跑马灯的点亮时间为500ms,每按一次INT0键并产生外部中断后,LED灯的点亮时间减少10ms,并将当前点亮时间(500 490 480…)通过UART接口发至上位机(PC机),点亮时间减到10ms后回到500ms进行循环。程序运行期间4位7段数码管显示当前点亮时间,显示不闪烁。-LED control
  3. 所属分类:SCM

    • 发布日期:2017-02-23
    • 文件大小:1024
    • 提供者:Cora
  1. IC

    0下载:
  2. 这是在一个IC卡读取项目源程序,使用51实现的,IC链接后51检测脉冲,随后检测总线数据,将IC卡数据通过UART上传到PC机-This is an IC card reader source project, implemented with 51, IC 51 after the link test pulse, followed by detection of bus data, IC card data will be uploaded to a PC through the UART
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:52682
    • 提供者:zzz
  1. vk3366

    1下载:
  2. 一款实用的串口扩展芯片,压缩包提供了iic转uart,spi转uart,并口转uart的51单片机的源码。-vk32xx, a practical chip serial port expansion, compression package provides iic turn uart, spi turn uart, uart of 51 single-chip parallel port to switch the source.
  3. 所属分类:SCM

    • 发布日期:2016-12-29
    • 文件大小:140288
    • 提供者:凡若尘
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com